home *** CD-ROM | disk | FTP | other *** search
- From: Dominik.Strasser@mch.sni.de
- Subject: Re: Talarm() problem
- Date: Wed, 3 Aug 1994 14:08:21 +0200 (DST)
- In-Reply-To: <9408031109.AA21600@pirol.techfak.uni-bielefeld.de> from "Torsten Scherer" at Aug 3, 94 11:18:28 am
-
- Hi Thorsten,
- I think this behaviour is correct as the signal handler isn't active any more
- after the signal has occurred.
- If you re-register your signal-handler immediately after the signal (in the
- handler) everything works fine.
- btw. I have the same behaviour here on a SVR4 system. (SINIX)
-
- --
- Dominik Strasser | Phone: +49 89 636-43691
- SIEMENS NIXDORF Information Systems | Fax: +49 89 636-40140
- SU BS2000 SD225 (C/C++ Compilers) | E-Mail:Dominik.Strasser@mch.sni.de
- Otto-Hahn-Ring 6, D-81739 Muenchen, Germany |
-